# # The properties of this world's texture pages. Only set the properties for the # first four texture pages here (0 - 255) # # 'T' means that black is transparent # 'W' means that the texture wraps # 'A' means additive alpha # 'I' means the next page is the self-illumination map # 'S' means that whole page is self illuminating # 'F' means that texture is excluded from fadeout. # 'D' means the texture is alpha masked. second texture is solid.. # # e.g. To make texture page 55 wrapping and additive alpha... # # Page 55: AW # # The start Page 50: I Page 65: T Page 92: T Page 130: T Page 137: I Page 139: I Page 183: I Page 185: I Page 187: I Page 189: I Page 220: I Page 250: I Page 252: I Page 254: I # The end